home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / PowerPC / AHI / COPYING.LIB < prev    next >
Text File  |  2000-05-16  |  27KB  |  502 lines

  1.  
  2.  
  3.                          Version 2, June 1991
  4.  
  5.      Copyright (C) 1991 Free Software Foundation, Inc.
  6.      59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  7.      Everyone is permitted to copy and distribute verbatim copies
  8.      of this license document, but changing it is not allowed.
  9.      
  10.      [This is the first released version of the library GPL.  It is
  11.       numbered 2 because it goes with version 2 of the ordinary GPL.]
  12.  
  13. Preamble
  14. ========
  15.  
  16.      The licenses for most software are designed to take away your
  17. freedom to share and change it.  By contrast, the GNU General Public
  18. Licenses are intended to guarantee your freedom to share and change
  19. free software--to make sure the software is free for all its users.
  20.  
  21.      This license, the Library General Public License, applies to some
  22. specially designated Free Software Foundation software, and to any
  23. other libraries whose authors decide to use it.  You can use it for
  24. your libraries, too.
  25.  
  26.      When we speak of free software, we are referring to freedom, not
  27. price.  Our General Public Licenses are designed to make sure that you
  28. have the freedom to distribute copies of free software (and charge for
  29. this service if you wish), that you receive source code or can get it
  30. if you want it, that you can change the software or use pieces of it in
  31. new free programs; and that you know you can do these things.
  32.  
  33.      To protect your rights, we need to make restrictions that forbid
  34. anyone to deny you these rights or to ask you to surrender the rights.
  35. These restrictions translate to certain responsibilities for you if you
  36. distribute copies of the library, or if you modify it.
  37.  
  38.      For example, if you distribute copies of the library, whether
  39. gratis or for a fee, you must give the recipients all the rights that
  40. we gave you.  You must make sure that they, too, receive or can get the
  41. source code.  If you link a program with the library, you must provide
  42. complete object files to the recipients so that they can relink them
  43. with the library, after making changes to the library and recompiling
  44. it.  And you must show them these terms so they know their rights.
  45.  
  46.      Our method of protecting your rights has two steps: (1) copyright
  47. the library, and (2) offer you this license which gives you legal
  48. permission to copy, distribute and/or modify the library.
  49.  
  50.      Also, for each distributor's protection, we want to make certain
  51. that everyone understands that there is no warranty for this free
  52. library.  If the library is modified by someone else and passed on, we
  53. want its recipients to know that what they have is not the original
  54. version, so that any problems introduced by others will not reflect on
  55. the original authors' reputations.
  56.  
  57.      Finally, any free program is threatened constantly by software
  58. patents.  We wish to avoid the danger that companies distributing free
  59. software will individually obtain patent licenses, thus in effect
  60. transforming the program into proprietary software.  To prevent this,
  61. we have made it clear that any patent must be licensed for everyone's
  62. free use or not licensed at all.
  63.  
  64.      Most GNU software, including some libraries, is covered by the
  65. ordinary GNU General Public License, which was designed for utility
  66. programs.  This license, the GNU Library General Public License,
  67. applies to certain designated libraries.  This license is quite
  68. different from the ordinary one; be sure to read it in full, and don't
  69. assume that anything in it is the same as in the ordinary license.
  70.  
  71.      The reason we have a separate public license for some libraries is
  72. that they blur the distinction we usually make between modifying or
  73. adding to a program and simply using it.  Linking a program with a
  74. library, without changing the library, is in some sense simply using
  75. the library, and is analogous to running a utility program or
  76. application program.  However, in a textual and legal sense, the linked
  77. executable is a combined work, a derivative of the original library,
  78. and the ordinary General Public License treats it as such.
  79.  
  80.      Because of this blurred distinction, using the ordinary General
  81. Public License for libraries did not effectively promote software
  82. sharing, because most developers did not use the libraries.  We
  83. concluded that weaker conditions might promote sharing better.
  84.  
  85.      However, unrestricted linking of non-free programs would deprive
  86. the users of those programs of all benefit from the free status of the
  87. libraries themselves.  This Library General Public License is intended
  88. to permit developers of non-free programs to use free libraries, while
  89. preserving your freedom as a user of such programs to change the free
  90. libraries that are incorporated in them.  (We have not seen how to
  91. achieve this as regards changes in header files, but we have achieved
  92. it as regards changes in the actual functions of the Library.)  The
  93. hope is that this will lead to faster development of free libraries.
  94.  
  95.      The precise terms and conditions for copying, distribution and
  96. modification follow.  Pay close attention to the difference between a
  97. "work based on the library" and a "work that uses the library".  The
  98. former contains code derived from the library, while the latter only
  99. works together with the library.
  100.  
  101.      Note that it is possible for a library to be covered by the
  102. ordinary General Public License rather than by this special one.
  103.  
  104.     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  105.  
  106.   0. This License Agreement applies to any software library which
  107.      contains a notice placed by the copyright holder or other
  108.      authorized party saying it may be distributed under the terms of
  109.      this Library General Public License (also called "this License").
  110.      Each licensee is addressed as "you".
  111.  
  112.        A "library" means a collection of software functions and/or data
  113.      prepared so as to be conveniently linked with application programs
  114.      (which use some of those functions and data) to form executables.
  115.  
  116.        The "Library", below, refers to any such software library or work
  117.      which has been distributed under these terms.  A "work based on the
  118.      Library" means either the Library or any derivative work under
  119.      copyright law: that is to say, a work containing the Library or a
  120.      portion of it, either verbatim or with modifications and/or
  121.      translated straightforwardly into another language.  (Hereinafter,
  122.      translation is included without limitation in the term
  123.      "modification".)
  124.  
  125.        "Source code" for a work means the preferred form of the work for
  126.      making modifications to it.  For a library, complete source code
  127.      means all the source code for all modules it contains, plus any
  128.      associated interface definition files, plus the scripts used to
  129.      control compilation and installation of the library.
  130.  
  131.        Activities other than copying, distribution and modification are
  132.      not covered by this License; they are outside its scope.  The act
  133.      of running a program using the Library is not restricted, and
  134.      output from such a program is covered only if its contents
  135.      constitute a work based on the Library (independent of the use of
  136.      the Library in a tool for writing it).  Whether that is true
  137.      depends on what the Library does and what the program that uses
  138.      the Library does.
  139.  
  140.   1. You may copy and distribute verbatim copies of the Library's
  141.      complete source code as you receive it, in any medium, provided
  142.      that you conspicuously and appropriately publish on each copy an
  143.      appropriate copyright notice and disclaimer of warranty; keep
  144.      intact all the notices that refer to this License and to the
  145.      absence of any warranty; and distribute a copy of this License
  146.      along with the Library.
  147.  
  148.        You may charge a fee for the physical act of transferring a copy,
  149.      and you may at your option offer warranty protection in exchange
  150.      for a fee.
  151.  
  152.   2. You may modify your copy or copies of the Library or any portion
  153.      of it, thus forming a work based on the Library, and copy and
  154.      distribute such modifications or work under the terms of Section 1
  155.      above, provided that you also meet all of these conditions:
  156.  
  157.        a.